.xmo6lpyhbg {
    border-width: 2px;
}

img,
.card-wrap,
.xtoc67lb8j,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.g50scsk2tj,
.plan,
.lxf5h6ikng,
.xhab4ri4of {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    font-family: Golos Text;
}

.icjmbpqr6s {
    font-family: 'Golos Text', sans-serif;
    font-size: 9rem;
    line-height: 1;
    letter-spacing: -0.18rem;
}

.icjmbpqr6s>.l0mefpsj5y {
    font-size: 11.25rem;
}

.ic9r5hf26r {
    font-family: 'Golos Text', sans-serif;
    font-size: 6rem;
    line-height: 1;
    letter-spacing: -0.08ch;
}

.ic9r5hf26r>.l0mefpsj5y {
    font-size: 7.5rem;
}

.opd0ih8vpd {
    font-family: 'Golos Text', sans-serif;
    font-size: 1rem;
    line-height: 1;
}

.opd0ih8vpd>.l0mefpsj5y {
    font-size: 1.25rem;
}

.mjzoul84kw {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.25rem;
    line-height: 1.2;
}

.mjzoul84kw>.l0mefpsj5y {
    font-size: 2.8125rem;
}

.b5966efcif {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.44rem;
    line-height: 1.3;
}

.b5966efcif>.l0mefpsj5y {
    font-size: 1.8rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .icjmbpqr6s {
        font-size: 7.2rem;
    }
}

@media (max-width: 768px) {
    .icjmbpqr6s {
        font-size: 6.3rem;
        font-size: calc(3.8rem + (9 - 3.8) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (3.8rem + (9 - 3.8) * ((100vw - 20rem) / (48 - 20))));
    }

    .ic9r5hf26r {
        font-size: 4.8rem;
        font-size: calc(2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.75rem + (6 - 2.75) * ((100vw - 20rem) / (48 - 20))));
    }

    .opd0ih8vpd {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
    }

    .mjzoul84kw {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .b5966efcif {
        font-size: 1.152rem;
        font-size: calc(1.154rem + (1.44 - 1.154) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.154rem + (1.44 - 1.154) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.xmo6lpyhbg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .xmo6lpyhbg {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #fc4db0 !important;
}

.bg-success {
    background-color: #3bdb91 !important;
}

.bg-info {
    background-color: #23d0f3 !important;
}

.bg-warning {
    background-color: #ffc517 !important;
}

.bg-danger {
    background-color: #dd3949 !important;
}

.ybmsgzm8ac,
.ybmsgzm8ac:active {
    background-color: #fc4db0 !important;
    border-color: #fc4db0 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.ybmsgzm8ac:hover,
.ybmsgzm8ac:focus,
.ybmsgzm8ac.focus,
.ybmsgzm8ac.active {
    color: inherit;
    background-color: #fd7fc6 !important;
    border-color: #fd7fc6 !important;
    box-shadow: none;
}

.ybmsgzm8ac.disabled,
.ybmsgzm8ac:disabled {
    color: #ffffff !important;
    background-color: #fd7fc6 !important;
    border-color: #fd7fc6 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #dd4e74 !important;
    border-color: #dd4e74 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: inherit;
    background-color: #e57996 !important;
    border-color: #e57996 !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #e57996 !important;
    border-color: #e57996 !important;
}

.btn-info,
.btn-info:active {
    background-color: #23d0f3 !important;
    border-color: #23d0f3 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
    color: inherit;
    background-color: #53daf6 !important;
    border-color: #53daf6 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #53daf6 !important;
    border-color: #53daf6 !important;
}

.btn-success,
.btn-success:active {
    background-color: #3bdb91 !important;
    border-color: #3bdb91 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: inherit;
    background-color: #66e3a9 !important;
    border-color: #66e3a9 !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #66e3a9 !important;
    border-color: #66e3a9 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffc517 !important;
    border-color: #ffc517 !important;
    color: #171100 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: inherit;
    background-color: #ffd24a !important;
    border-color: #ffd24a !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #171100 !important;
    background-color: #ffd24a !important;
    border-color: #ffd24a !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #dd3949 !important;
    border-color: #dd3949 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: inherit;
    background-color: #e46571 !important;
    border-color: #e46571 !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #e46571 !important;
    border-color: #e46571 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.nwouyvuzbh,
.nwouyvuzbh:active {
    background-color: transparent !important;
    border-color: #fc4db0;
    color: #fc4db0;
}

.nwouyvuzbh:hover,
.nwouyvuzbh:focus,
.nwouyvuzbh.focus,
.nwouyvuzbh.active {
    color: #ee0489 !important;
    background-color: transparent !important;
    border-color: #ee0489 !important;
    box-shadow: none !important;
}

.nwouyvuzbh.disabled,
.nwouyvuzbh:disabled {
    color: #ffffff !important;
    background-color: #fc4db0 !important;
    border-color: #fc4db0 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #dd4e74;
    color: #dd4e74;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #b22248 !important;
    background-color: transparent !important;
    border-color: #b22248 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #dd4e74 !important;
    border-color: #dd4e74 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #23d0f3;
    color: #23d0f3;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #0a99b5 !important;
    background-color: transparent !important;
    border-color: #0a99b5 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #23d0f3 !important;
    border-color: #23d0f3 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #3bdb91;
    color: #3bdb91;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #1ea265 !important;
    background-color: transparent !important;
    border-color: #1ea265 !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #3bdb91 !important;
    border-color: #3bdb91 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffc517;
    color: #ffc517;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #bf8f00 !important;
    background-color: transparent !important;
    border-color: #bf8f00 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #171100 !important;
    background-color: #ffc517 !important;
    border-color: #ffc517 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #dd3949;
    color: #dd3949;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #a31c29 !important;
    background-color: transparent !important;
    border-color: #a31c29 !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #dd3949 !important;
    border-color: #dd3949 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.btn-white-outline.disabled,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #fc4db0 !important;
}

.text-secondary {
    color: #dd4e74 !important;
}

.text-success {
    color: #3bdb91 !important;
}

.text-info {
    color: #23d0f3 !important;
}

.text-warning {
    color: #ffc517 !important;
}

.text-danger {
    color: #dd3949 !important;
}

.text-white {
    color: #fafafa !important;
}

.emp20lnmky {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
    color: #df0480 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #a52043 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #1b955d !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #098ca7 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #b08400 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #961a26 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.emp20lnmky:hover,
a.emp20lnmky:focus,
a.emp20lnmky.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.ahbq7hncv9):not(.dropdown-item):not([role]):not(.nhsexpk0uu) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.ahbq7hncv9):not(.dropdown-item):not([role]):not(.nhsexpk0uu):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .ahbq7hncv9.active {
    color: #fc4db0;
}

.nav-tabs .ahbq7hncv9:not(.active) {
    color: #232323;
}

.alert-success {
    background-color: #70c770;
}

.alert-info {
    background-color: #23d0f3;
}

.alert-warning {
    background-color: #ffc517;
}

.alert-danger {
    background-color: #dd3949;
}

.oznf5ud30d .xmo6lpyhbg:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.active .xmo6lpyhbg {
    background-color: #fc4db0;
    border-color: #fc4db0;
    color: #ffffff;
}

.mbr-gallery-filter li.active .xmo6lpyhbg:focus {
    box-shadow: none;
}

.nav-tabs .ahbq7hncv9 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #fc4db0;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffffff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #e7fbf2;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #e4f9fe;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #fff8e3;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #fbe7e9;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.form-control {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.44rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 100px !important;
}

.form-control>.l0mefpsj5y {
    font-size: 1.8rem;
}

.form-control:hover,
.form-control:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #fc4db0 !important;
}

.form-control:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.44rem;
    line-height: 1.3;
    font-weight: 400;
}

.form-control:-webkit-input-placeholder>.l0mefpsj5y {
    font-size: 1.8rem;
}

blockquote {
    border-color: #fc4db0;
}

/* Forms */
.mbr-form .input-group-btn .xmo6lpyhbg {
    border-radius: 100px !important;
}

.mbr-form .input-group-btn .xmo6lpyhbg:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.mbr-form .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.mbr-form .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #fc4db0;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #fc4db0;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #fc4db0;
    border-bottom-color: #fc4db0;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #fc4db0 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #dd4e74 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23fc4db0' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.oznf5ud30d .xmo6lpyhbg,
.mbr-section-btn-main .xmo6lpyhbg {
    border-radius: .3rem !important;
    padding: 16px 20px;
    font-weight: 500 !important;
    flex-direction: row-reverse;
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
    border-width: 1px !important;
}

.oznf5ud30d .xmo6lpyhbg .l0mefpsj5y,
.mbr-section-btn-main .xmo6lpyhbg .l0mefpsj5y {
    width: 0;
    opacity: 0;
    margin: 2px 0 0 0;
    transform: translateX(-5px);
    color: #ffc517 !important;
    transition: all 0.3s ease-in-out;
}

.oznf5ud30d .xmo6lpyhbg:hover .l0mefpsj5y,
.mbr-section-btn-main .xmo6lpyhbg:hover .l0mefpsj5y,
.oznf5ud30d .xmo6lpyhbg:focus .l0mefpsj5y,
.mbr-section-btn-main .xmo6lpyhbg:focus .l0mefpsj5y {
    width: 1.5rem;
    display: inline-flex;
    opacity: 1;
    transform: translateX(0);
    margin: 2px 8px 0 0;
}

img {
    border-radius: .3rem !important;
}

.cey9h6tdvm {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.cey9h6tdvm .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.cey9h6tdvm .v2rijv4978 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.cey9h6tdvm .v2rijv4978 img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 0px !important;
}

.cey9h6tdvm .v2rijv4978 .nhsexpk0uu {
    line-height: inherit !important;
}

.cey9h6tdvm .v2rijv4978 .su27h3p95g a {
    outline: none;
}

.cey9h6tdvm .kdgks1v7ky {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.cey9h6tdvm .kdgks1v7ky .hsykg0gzwf {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.cey9h6tdvm .kdgks1v7ky .hsykg0gzwf .ahbq7hncv9 {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 0.3rem !important;
    transition: 0.3s all !important;
}

.cey9h6tdvm .kdgks1v7ky .hsykg0gzwf .ahbq7hncv9:hover {
    cursor: pointer;
}

.cey9h6tdvm .kdgks1v7ky .open .ahbq7hncv9::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .cey9h6tdvm .kdgks1v7ky .open .ahbq7hncv9::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.cey9h6tdvm .kdgks1v7ky .dropdown-item {
    padding: 12px !important;
    border-radius: 0.3rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.cey9h6tdvm .kdgks1v7ky .dropdown-item:hover {
    cursor: pointer;
}

@media (min-width: 992px) {
    .cey9h6tdvm .kdgks1v7ky {
        padding-left: 1.5rem;
    }
}

.cey9h6tdvm .ahbq7hncv9 {
    width: fit-content;
    position: relative;
}

.cey9h6tdvm .su27h3p95g {
    padding-left: 2rem;
    margin: 0 !important;
}

@media (max-width: 767px) {
    .cey9h6tdvm .su27h3p95g {
        padding-left: 1rem;
    }
}

.cey9h6tdvm .nhsexpk0uu {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .cey9h6tdvm .nmqwyrnjlb {
        padding-bottom: 0.5rem;
    }
}

.cey9h6tdvm .nmqwyrnjlb .f67sgmfwwn.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.cey9h6tdvm .container {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
}

@media (max-width: 992px) {
    .cey9h6tdvm .container {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .cey9h6tdvm .container {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.cey9h6tdvm .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.cey9h6tdvm .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 0rem 0rem 0.3rem 0.3rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
}

.cey9h6tdvm .hsykg0gzwf:focus,
.cey9h6tdvm .ahbq7hncv9:focus {
    outline: none;
}

.cey9h6tdvm .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.cey9h6tdvm .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.cey9h6tdvm .dropdown .dropdown-menu .dropdown-item .l0mefpsj5y {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.cey9h6tdvm .dropdown .dropdown-menu .dropdown-item .l0mefpsj5y:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.cey9h6tdvm .b31959yt5b .dropdown-menu .dropdown-item:before {
    display: none;
}

.cey9h6tdvm .b31959yt5b .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.cey9h6tdvm .syntfabl6r {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.cey9h6tdvm .syntfabl6r.opened {
    transition: all 0.25s;
}

.cey9h6tdvm .syntfabl6r .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.cey9h6tdvm .syntfabl6r .su27h3p95g img {
    width: auto;
}

.cey9h6tdvm .syntfabl6r .y556hhtkzu {
    z-index: 1;
    justify-content: flex-end;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b {
    justify-content: center;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b .hsykg0gzwf .ahbq7hncv9::before {
    display: none;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .cey9h6tdvm .syntfabl6r.b31959yt5b.opened:not(.navbar-short) .y556hhtkzu {
        max-height: calc(98.5vh - 3rem);
    }
}

.cey9h6tdvm .syntfabl6r.b31959yt5b .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b .dropdown-menu .dropdown-item:after {
    right: auto;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b ul.kdgks1v7ky li {
    margin: auto;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.cey9h6tdvm .syntfabl6r.b31959yt5b .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .cey9h6tdvm .syntfabl6r {
        min-height: 72px;
    }

    .cey9h6tdvm .syntfabl6r .su27h3p95g img {
        height: 2rem !important;
    }
}

@media (max-width: 991px) {
    .cey9h6tdvm .syntfabl6r .hsykg0gzwf .ahbq7hncv9::before {
        display: none;
    }

    .cey9h6tdvm .syntfabl6r.opened .dropdown-menu {
        top: 0;
    }

    .cey9h6tdvm .syntfabl6r .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .cey9h6tdvm .syntfabl6r .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .cey9h6tdvm .syntfabl6r .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .cey9h6tdvm .syntfabl6r .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .cey9h6tdvm .syntfabl6r .v2rijv4978 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .cey9h6tdvm .syntfabl6r .s77udwzqlv {
        flex-basis: auto;
    }

    .cey9h6tdvm .syntfabl6r .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.cey9h6tdvm .syntfabl6r.navbar-short .su27h3p95g img {
    height: 2rem;
}

.cey9h6tdvm .dropdown-item.active,
.cey9h6tdvm .dropdown-item:active {
    background-color: transparent;
}

.cey9h6tdvm .i8qnly6sye .kdgks1v7ky .ahbq7hncv9 {
    padding: 0;
}

.cey9h6tdvm .nmqwyrnjlb .f67sgmfwwn.dropdown-toggle {
    margin-right: 1.667em;
}

.cey9h6tdvm .nmqwyrnjlb .f67sgmfwwn.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.cey9h6tdvm .syntfabl6r.i8qnly6sye .dropdown .dropdown-menu {
    background: #ffffff;
}

.cey9h6tdvm .syntfabl6r.i8qnly6sye .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.cey9h6tdvm .syntfabl6r .dropdown.open>.dropdown-menu {
    display: flex;
}

.cey9h6tdvm ul.kdgks1v7ky {
    flex-wrap: wrap;
}

.cey9h6tdvm .o2upl0r88b {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .cey9h6tdvm .o2upl0r88b {
        text-align: left;
    }
}

.cey9h6tdvm button.s77udwzqlv {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.cey9h6tdvm button.s77udwzqlv .noreo3ywkf span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.cey9h6tdvm button.s77udwzqlv .noreo3ywkf span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.cey9h6tdvm button.s77udwzqlv .noreo3ywkf span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.cey9h6tdvm button.s77udwzqlv .noreo3ywkf span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.cey9h6tdvm button.s77udwzqlv .noreo3ywkf span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.cey9h6tdvm nav.opened .noreo3ywkf span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.cey9h6tdvm nav.opened .noreo3ywkf span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.cey9h6tdvm nav.opened .noreo3ywkf span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.cey9h6tdvm nav.opened .noreo3ywkf span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.cey9h6tdvm .lr2s71tntz {
    padding: 0;
    background-color: #ffffff !important;
    position: fixed;
}

.cey9h6tdvm .opacityScroll {
    background: #ffffff !important;
}

.cey9h6tdvm a.ahbq7hncv9 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cey9h6tdvm .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .cey9h6tdvm .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .cey9h6tdvm .syntfabl6r {
        height: 70px;
    }

    .cey9h6tdvm .syntfabl6r.opened {
        height: auto;
    }

    .cey9h6tdvm .hsykg0gzwf .ahbq7hncv9:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.cey9h6tdvm .oznf5ud30d {
    margin: -0.6rem -0.6rem;
}

.cey9h6tdvm .s77udwzqlv {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .cey9h6tdvm .v2rijv4978 {
        margin-right: auto;
    }

    .cey9h6tdvm .y556hhtkzu {
        z-index: -1 !important;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 0.3rem;
        background: #ffffff;
        backdrop-filter: blur(8px);
    }

    .cey9h6tdvm .kdgks1v7ky .hsykg0gzwf .ahbq7hncv9::after {
        margin-left: 10px;
    }

    .cey9h6tdvm .kdgks1v7ky .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 0.3rem;
    }

    .cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 0.3rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .cey9h6tdvm .syntfabl6r .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }

    .cey9h6tdvm .s77udwzqlv {
        transform: scale(0.8);
    }

    .cey9h6tdvm .xmo6lpyhbg {
        padding: 0.75rem 1.5rem;
        margin-left: 32px;
    }

    .cey9h6tdvm .kdgks1v7ky .hsykg0gzwf .ahbq7hncv9 {
        padding: 16px 0px !important;
    }

    .cey9h6tdvm .o2upl0r88b {
        padding-top: 1rem;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .cey9h6tdvm .y556hhtkzu {
        left: -0.7rem;
        width: 106%;
        border-radius: 0;
    }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    .cey9h6tdvm .y556hhtkzu {
        left: 0rem;
        width: 106%;
        border-radius: 0;
    }
}

@media (max-width: 575px) {
    .cey9h6tdvm .y556hhtkzu {
        padding: 1rem;
    }
}

.cey9h6tdvm nav .oznf5ud30d {
    padding-right: 2rem;
}

@media (max-width: 992px) {
    .cey9h6tdvm .syntfabl6r .dropdown>.dropdown-menu .dropdown-item {
        padding: 16px 8px !important;
    }
}

.pacfn3yipz {
    padding-top: 12rem;
    padding-bottom: 6rem;
    overflow: hidden;
    background-color: #71818e;
    position: relative;
}

.pacfn3yipz::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#f9e830 30%, #beae05);
}

.pacfn3yipz .mbr-fallback-image.disabled {
    display: none;
}

.pacfn3yipz .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pacfn3yipz .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .pacfn3yipz .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .pacfn3yipz .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .pacfn3yipz .container {
        padding: 0 16px;
    }
}

.pacfn3yipz .r1236qcxu7 {
    position: relative;
    margin-bottom: 32px;
}

.pacfn3yipz .r1236qcxu7 .e1p29klvma {
    position: relative;
    z-index: 1;
}

.pacfn3yipz .r1236qcxu7 .e1p29klvma .p55hq4t20l {
    margin-bottom: 32px;
    display: inline-flex;
    width: 50%;
}

@media (max-width: 1200px) {
    .pacfn3yipz .r1236qcxu7 .e1p29klvma .p55hq4t20l {
        width: 70%;
    }
}

@media (max-width: 992px) {
    .pacfn3yipz .r1236qcxu7 .e1p29klvma .p55hq4t20l {
        width: 100%;
        margin-bottom: 16px;
    }
}

.pacfn3yipz .r1236qcxu7 .ksn0ina6v3 {
    position: relative;
    z-index: 1;
}

.pacfn3yipz .r1236qcxu7 .ksn0ina6v3 .nugp0sdo8s {
    display: inline-flex;
    margin-bottom: 32px;
    width: 50%;
}

@media (max-width: 1200px) {
    .pacfn3yipz .r1236qcxu7 .ksn0ina6v3 .nugp0sdo8s {
        width: 70%;
    }
}

@media (max-width: 992px) {
    .pacfn3yipz .r1236qcxu7 .ksn0ina6v3 .nugp0sdo8s {
        width: 100%;
        margin-bottom: 16px;
    }
}

.pacfn3yipz .r1236qcxu7 .oznf5ud30d {
    position: relative;
    z-index: 1;
}

.pacfn3yipz .r1236qcxu7 .ldxbw1r6jc {
    position: relative;
    z-index: 1;
    margin: 200px 0 0 0;
}

.pacfn3yipz .r1236qcxu7 img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100vh;
    object-fit: cover;
    margin-right: 60px;
}

@media (max-width: 992px) {
    .pacfn3yipz .r1236qcxu7 img {
        width: 100%;
        height: 400px;
        margin: 0;
        top: auto;
        bottom: 0;
    }
}

.pacfn3yipz .p55hq4t20l {
    color: #ffffff;
}

.pacfn3yipz .nugp0sdo8s {
    color: #f4f4f4;
}

.pacfn3yipz .ldxbw1r6jc {
    color: #000000;
}

.pacfn3yipz .p55hq4t20l,
.pacfn3yipz .oznf5ud30d,
.pacfn3yipz .e1p29klvma {
    color: #000000;
}

.pacfn3yipz .nugp0sdo8s,
.pacfn3yipz .ksn0ina6v3 {
    color: #000000;
}

.sonqje6ik4 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.sonqje6ik4 .mbr-fallback-image.disabled {
    display: none;
}

.sonqje6ik4 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.sonqje6ik4 .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .sonqje6ik4 .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .sonqje6ik4 .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .sonqje6ik4 .container {
        padding: 0 16px;
    }
}

.sonqje6ik4 .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .sonqje6ik4 .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.sonqje6ik4 .luz798nokj {
    margin-bottom: 32px;
    padding-right: 60px;
}

@media (max-width: 992px) {
    .sonqje6ik4 .luz798nokj {
        padding: 0;
    }
}

.sonqje6ik4 .luz798nokj .ldxbw1r6jc {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 16px;
}

.sonqje6ik4 .luz798nokj .ldxbw1r6jc::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #fc4db0, #f9e830);
}

.sonqje6ik4 .ikk1cyukp5 {
    padding-right: 60px;
}

@media (max-width: 992px) {
    .sonqje6ik4 .ikk1cyukp5 {
        padding: 0;
        margin-bottom: 32px;
    }
}

.sonqje6ik4 .ikk1cyukp5 img {
    height: 500px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .sonqje6ik4 .ikk1cyukp5 img {
        height: 350px;
    }
}

.sonqje6ik4 .pjgkowgf7r .nugp0sdo8s {
    margin-bottom: 0;
}

.sonqje6ik4 .p55hq4t20l {
    color: #000000;
}

.sonqje6ik4 .ldxbw1r6jc {
    color: #1c1c1c;
}

.sonqje6ik4 .nugp0sdo8s {
    color: #000000;
}

.sonqje6ik4 .ldxbw1r6jc,
.sonqje6ik4 .luz798nokj {
    color: #000000;
}

.anpqxjraa9 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.anpqxjraa9 .mbr-fallback-image.disabled {
    display: none;
}

.anpqxjraa9 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.anpqxjraa9 .xzyfj7w3a4 {
    padding: 0;
}

@media (max-width: 1440px) {
    .anpqxjraa9 .xzyfj7w3a4 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .anpqxjraa9 .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .anpqxjraa9 .container {
        padding: 0 16px;
    }
}

.anpqxjraa9 .ikk1cyukp5 {
    height: 100%;
}

.anpqxjraa9 .ikk1cyukp5 img {
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .anpqxjraa9 .ikk1cyukp5 img {
        height: 400px;
        margin: 32px 0;
        border-radius: 0.3rem !important;
    }
}

.anpqxjraa9 .r1236qcxu7 {
    padding: 150px 150px 150px 32px;
    padding: 150px 32px 150px 150px;
}

@media (max-width: 1440px) {
    .anpqxjraa9 .r1236qcxu7 {
        padding: 150px 32px 150px 96px;
    }
}

@media (max-width: 992px) {
    .anpqxjraa9 .r1236qcxu7 {
        padding: 0 0 48px 0;
    }
}

@media (max-width: 1440px) {
    .anpqxjraa9 .r1236qcxu7 {
        padding: 150px 96px 150px 32px;
    }
}

@media (max-width: 992px) {
    .anpqxjraa9 .r1236qcxu7 {
        padding: 0 0 48px 0;
    }
}

.anpqxjraa9 .r1236qcxu7 .p55hq4t20l {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .anpqxjraa9 .r1236qcxu7 .p55hq4t20l {
        margin-bottom: 16px;
    }
}

.anpqxjraa9 .r1236qcxu7 .nugp0sdo8s {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .anpqxjraa9 .r1236qcxu7 .nugp0sdo8s {
        margin-bottom: 16px;
    }
}

.anpqxjraa9 .p55hq4t20l {
    color: #1c1c1c;
}

.anpqxjraa9 .nugp0sdo8s {
    color: #1c1c1c;
}

.kl2qt105fe {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.kl2qt105fe .mbr-fallback-image.disabled {
    display: none;
}

.kl2qt105fe .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kl2qt105fe .xzyfj7w3a4 {
    padding: 0;
}

@media (max-width: 1440px) {
    .kl2qt105fe .xzyfj7w3a4 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .kl2qt105fe .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .kl2qt105fe .container {
        padding: 0 16px;
    }
}

.kl2qt105fe .ikk1cyukp5 {
    height: 100%;
}

.kl2qt105fe .ikk1cyukp5 img {
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .kl2qt105fe .ikk1cyukp5 img {
        height: 400px;
        margin: 32px 0;
        border-radius: 0.3rem !important;
    }
}

.kl2qt105fe .r1236qcxu7 {
    padding: 150px 150px 150px 32px;
    padding: 150px 32px 150px 150px;
}

@media (max-width: 1440px) {
    .kl2qt105fe .r1236qcxu7 {
        padding: 150px 32px 150px 96px;
    }
}

@media (max-width: 992px) {
    .kl2qt105fe .r1236qcxu7 {
        padding: 0 0 48px 0;
    }
}

@media (max-width: 1440px) {
    .kl2qt105fe .r1236qcxu7 {
        padding: 150px 96px 150px 32px;
    }
}

@media (max-width: 992px) {
    .kl2qt105fe .r1236qcxu7 {
        padding: 0 0 48px 0;
    }
}

.kl2qt105fe .r1236qcxu7 .p55hq4t20l {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .kl2qt105fe .r1236qcxu7 .p55hq4t20l {
        margin-bottom: 16px;
    }
}

.kl2qt105fe .r1236qcxu7 .nugp0sdo8s {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .kl2qt105fe .r1236qcxu7 .nugp0sdo8s {
        margin-bottom: 16px;
    }
}

.kl2qt105fe .p55hq4t20l {
    color: #1c1c1c;
}

.kl2qt105fe .nugp0sdo8s {
    color: #1c1c1c;
}

.fivdlhomj7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.fivdlhomj7 .mbr-fallback-image.disabled {
    display: none;
}

.fivdlhomj7 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fivdlhomj7 .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .fivdlhomj7 .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .fivdlhomj7 .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .fivdlhomj7 .container {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .fivdlhomj7 .luz798nokj {
        margin-bottom: 16px;
    }
}

.fivdlhomj7 .luz798nokj .ldxbw1r6jc {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 16px;
}

.fivdlhomj7 .luz798nokj .ldxbw1r6jc::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #fc4db0, #f9e830);
}

.fivdlhomj7 .pjgkowgf7r .nugp0sdo8s {
    margin-bottom: 0;
}

.fivdlhomj7 .ldxbw1r6jc {
    color: #1c1c1c;
}

.fivdlhomj7 .nugp0sdo8s {
    color: #000000;
}

.fivdlhomj7 .ldxbw1r6jc,
.fivdlhomj7 .luz798nokj {
    color: #000000;
}

.s03z7u3hc7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
    position: relative;
    background-image: linear-gradient(45deg, #f9e830, #beae05);
}

.s03z7u3hc7::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.s03z7u3hc7 .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .s03z7u3hc7 .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .s03z7u3hc7 .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .s03z7u3hc7 .container {
        padding: 0 16px;
    }
}

.s03z7u3hc7 .p55hq4t20l {
    margin-bottom: 96px;
    color: #000000;
}

@media (max-width: 992px) {
    .s03z7u3hc7 .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.s03z7u3hc7 .gzmh9cwzik {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 580px;
    max-width: 580px;
}

@media (max-width: 767px) {
    .s03z7u3hc7 .gzmh9cwzik {
        min-width: 100%;
        max-width: 100%;
    }
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj {
    width: 100%;
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of {
    position: relative;
    z-index: 1;
    min-height: 615px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 58px 28px;
    background-color: #f9e830;
    border-radius: 0.3rem !important;
}

@media (max-width: 992px) {
    .s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of {
        padding: 36px 18px;
        min-height: 415px;
    }
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of .hs48nt7t4w {
    width: 100%;
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of .hs48nt7t4w .qmwbp6z8qc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of .hs48nt7t4w .qmwbp6z8qc {
        margin-bottom: 16px;
    }
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of .hs48nt7t4w .nugp0sdo8s {
    margin-bottom: 0;
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of .efcbcd2dq2 {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of .efcbcd2dq2 .l0mefpsj5y {
    font-size: 134px;
    display: inline-flex;
    color: #000000;
}

.s03z7u3hc7 .gzmh9cwzik .g50scsk2tj .xhab4ri4of .efcbcd2dq2 .op8akmo48y {
    margin-bottom: 0;
    opacity: 0.5;
}

.s03z7u3hc7 .fccfijxkc1,
.s03z7u3hc7 .j8d27vwc2l {
    display: flex;
}

.s03z7u3hc7 .tgu1y8fpco {
    top: 2rem;
    width: 85px;
    height: 52px;
    margin-top: -1.5rem;
    font-size: 28px;
    background-color: transparent !important;
    color: #000000 !important;
    border: 1px solid #000000 !important;
    border-radius: 0.3rem;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
}

.s03z7u3hc7 .tgu1y8fpco:disabled {
    opacity: 0.3 !important;
}

.s03z7u3hc7 .tgu1y8fpco:hover {
    opacity: 1 !important;
}

.s03z7u3hc7 .tgu1y8fpco.j8d27vwc2l {
    left: 0;
}

.s03z7u3hc7 .tgu1y8fpco.fccfijxkc1 {
    left: 6rem;
}

.s03z7u3hc7 .cvxlw3fp24 {
    position: relative;
    width: 100%;
    padding-top: 125px;
}

@media (max-width: 992px) {
    .s03z7u3hc7 .cvxlw3fp24 {
        padding-top: 100px;
    }
}

.s03z7u3hc7 .alirg7ksdi {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.s03z7u3hc7 .alirg7ksdi.is-draggable {
    cursor: grab;
}

.s03z7u3hc7 .alirg7ksdi.is-dragging {
    cursor: grabbing;
}

.s03z7u3hc7 .rf0xcm7hjm {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.s03z7u3hc7 .qmwbp6z8qc {
    color: #000000;
}

.s03z7u3hc7 .nugp0sdo8s {
    color: #000000;
}

.s03z7u3hc7 .op8akmo48y {
    color: #000000;
}

.xxpy2ltyqj {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xxpy2ltyqj .mbr-fallback-image.disabled {
    display: none;
}

.xxpy2ltyqj .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xxpy2ltyqj .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .xxpy2ltyqj .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .xxpy2ltyqj .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .xxpy2ltyqj .container {
        padding: 0 16px;
    }
}

.xxpy2ltyqj .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .xxpy2ltyqj .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng {
    border-radius: 0 !important;
    padding: 24px 0;
    border-bottom: 1px solid #000000;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng:first-child {
    border-top: 1px solid #000000;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw {
    padding: 0;
    border: none;
    background-color: transparent;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm:not(.b31959yt5b) .efcbcd2dq2 .l0mefpsj5y {
    transform: rotate(135deg);
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm .w2zbz1pl7h {
    display: flex;
    align-items: center;
    width: 80%;
}

@media (max-width: 992px) {
    .xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm .w2zbz1pl7h {
        width: 100%;
    }
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm .w2zbz1pl7h .u6e6pfj6e2 {
    min-width: 210px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm .w2zbz1pl7h .u6e6pfj6e2 {
        display: none;
    }
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm .w2zbz1pl7h .m98wx99ndy {
    width: 100%;
    margin-bottom: 0;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm .efcbcd2dq2 {
    margin-left: 16px;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .ow8k5f9guw .eefv1koqtm .efcbcd2dq2 .l0mefpsj5y {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    min-width: 40px;
    font-size: 32px;
    color: #1c1c1c;
    transition: all 0.3s ease-in-out;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .lv54fe4uua .fra1595qnl {
    display: flex;
    padding-top: 16px;
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .lv54fe4uua .fra1595qnl .fkhu7nu28c {
    min-width: 210px;
}

@media (max-width: 992px) {
    .xxpy2ltyqj .hsst07jljl .lxf5h6ikng .lv54fe4uua .fra1595qnl .fkhu7nu28c {
        display: none;
    }
}

.xxpy2ltyqj .hsst07jljl .lxf5h6ikng .lv54fe4uua .fra1595qnl .od5nnopjvm {
    width: 60%;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .xxpy2ltyqj .hsst07jljl .lxf5h6ikng .lv54fe4uua .fra1595qnl .od5nnopjvm {
        width: 80%;
    }
}

.xxpy2ltyqj .p55hq4t20l {
    color: #000000;
}

.xxpy2ltyqj .u6e6pfj6e2 {
    color: #000000;
}

.xxpy2ltyqj .m98wx99ndy {
    color: #000000;
}

.xxpy2ltyqj .od5nnopjvm {
    color: #000000;
}

.sjweudaj2q {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.sjweudaj2q .mbr-fallback-image.disabled {
    display: none;
}

.sjweudaj2q .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.sjweudaj2q .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .sjweudaj2q .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .sjweudaj2q .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .sjweudaj2q .container {
        padding: 0 16px;
    }
}

.sjweudaj2q .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .sjweudaj2q .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.sjweudaj2q .luz798nokj {
    margin-bottom: 32px;
    padding-right: 60px;
    padding-right: 0;
    padding-left: 60px;
}

@media (max-width: 992px) {
    .sjweudaj2q .luz798nokj {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .sjweudaj2q .luz798nokj {
        padding: 0;
    }
}

.sjweudaj2q .luz798nokj .ldxbw1r6jc {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 16px;
}

.sjweudaj2q .luz798nokj .ldxbw1r6jc::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #fc4db0, #f9e830);
}

.sjweudaj2q .ikk1cyukp5 {
    padding-right: 60px;
    padding-right: 0;
    padding-left: 60px;
}

@media (max-width: 992px) {
    .sjweudaj2q .ikk1cyukp5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .sjweudaj2q .ikk1cyukp5 {
        padding: 0;
        margin-bottom: 32px;
    }
}

.sjweudaj2q .ikk1cyukp5 img {
    height: 500px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .sjweudaj2q .ikk1cyukp5 img {
        height: 350px;
    }
}

.sjweudaj2q .pjgkowgf7r .nugp0sdo8s {
    margin-bottom: 0;
}

.sjweudaj2q .p55hq4t20l {
    color: #000000;
}

.sjweudaj2q .ldxbw1r6jc {
    color: #1c1c1c;
}

.sjweudaj2q .nugp0sdo8s {
    color: #000000;
}

.sjweudaj2q .ldxbw1r6jc,
.sjweudaj2q .luz798nokj {
    color: #000000;
}

.hifa9o4z5b {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.hifa9o4z5b .mbr-fallback-image.disabled {
    display: none;
}

.hifa9o4z5b .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hifa9o4z5b .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .hifa9o4z5b .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .hifa9o4z5b .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .hifa9o4z5b .container {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .hifa9o4z5b .luz798nokj {
        margin-bottom: 16px;
    }
}

.hifa9o4z5b .luz798nokj .ldxbw1r6jc {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 16px;
}

.hifa9o4z5b .luz798nokj .ldxbw1r6jc::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #fc4db0, #f9e830);
}

.hifa9o4z5b .pjgkowgf7r .nugp0sdo8s {
    margin-bottom: 0;
}

.hifa9o4z5b .ldxbw1r6jc {
    color: #1c1c1c;
}

.hifa9o4z5b .nugp0sdo8s {
    color: #000000;
}

.hifa9o4z5b .ldxbw1r6jc,
.hifa9o4z5b .luz798nokj {
    color: #000000;
}

.bst311qivq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
    position: relative;
}

.bst311qivq::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, #f9e830, #beae05);
}

.bst311qivq .mbr-fallback-image.disabled {
    display: none;
}

.bst311qivq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bst311qivq .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .bst311qivq .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .bst311qivq .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .bst311qivq .container {
        padding: 0 16px;
    }
}

.bst311qivq .r1236qcxu7 .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .bst311qivq .r1236qcxu7 .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.bst311qivq .wmuzrgw00w {
    margin-bottom: 64px;
}

.bst311qivq .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma {
    display: inline-flex;
    align-items: center;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .bst311qivq .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma {
        margin-bottom: 16px;
    }
}

.bst311qivq .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma .l0mefpsj5y {
    font-size: 36px;
    color: #000000;
    margin-right: 12px;
}

.bst311qivq .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma .ofeyeyyexc {
    margin-bottom: 0;
}

.bst311qivq .wmuzrgw00w .xhab4ri4of .qdeoct3omp .ksn0ina6v3 .pbyqrq7rht {
    display: inline-flex;
    width: 80%;
    margin-bottom: 0;
}

.bst311qivq .p55hq4t20l {
    color: #000000;
    text-align: center;
}

.bst311qivq .ofeyeyyexc {
    color: #f4f4f4;
}

.bst311qivq .pbyqrq7rht {
    color: #c1c1c1;
}

.bst311qivq .pbyqrq7rht,
.bst311qivq .ksn0ina6v3 {
    color: #000000;
}

.bst311qivq .ofeyeyyexc,
.bst311qivq .wmux3z4vrg {
    color: #000000;
}

.iv5duq4ki6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.iv5duq4ki6 .mbr-fallback-image.disabled {
    display: none;
}

.iv5duq4ki6 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iv5duq4ki6 .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .iv5duq4ki6 .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .iv5duq4ki6 .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .iv5duq4ki6 .container {
        padding: 0 16px;
    }
}

.iv5duq4ki6 .d03jeetkw8 {
    margin: 0 -20px;
}

.iv5duq4ki6 .wmuzrgw00w {
    padding: 0 20px;
}

.iv5duq4ki6 .wmuzrgw00w .xhab4ri4of .b18on726ws img {
    height: 700px;
    object-fit: cover;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .iv5duq4ki6 .wmuzrgw00w .xhab4ri4of .b18on726ws img {
        height: 350px;
    }
}

.nwgvzlbybl {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f9e830;
    position: relative;
}

.nwgvzlbybl::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, #f9e830, #beae05);
}

.nwgvzlbybl .mbr-fallback-image.disabled {
    display: none;
}

.nwgvzlbybl .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nwgvzlbybl .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .nwgvzlbybl .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .nwgvzlbybl .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .nwgvzlbybl .container {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .nwgvzlbybl .r1236qcxu7 .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.nwgvzlbybl .d03jeetkw8 {
    justify-content: space-between;
}

.nwgvzlbybl .wmuzrgw00w {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #000000;
}

@media (max-width: 992px) {
    .nwgvzlbybl .wmuzrgw00w {
        padding-bottom: 16px;
        margin-bottom: 16px;
    }
}

.nwgvzlbybl .wmuzrgw00w .xhab4ri4of .qdeoct3omp .ofeyeyyexc {
    margin-bottom: 16px;
}

.nwgvzlbybl .wmuzrgw00w .xhab4ri4of .qdeoct3omp .pbyqrq7rht {
    margin-bottom: 0;
}

.nwgvzlbybl .p55hq4t20l {
    color: #ffffff;
}

.nwgvzlbybl .ofeyeyyexc {
    color: #000000;
}

.nwgvzlbybl .pbyqrq7rht {
    color: #000000;
}

.nwgvzlbybl .p55hq4t20l,
.nwgvzlbybl .wmux3z4vrg {
    color: #000000;
}

.bl8xcyug3m {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.bl8xcyug3m .mbr-fallback-image.disabled {
    display: none;
}

.bl8xcyug3m .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bl8xcyug3m .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .bl8xcyug3m .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .bl8xcyug3m .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .bl8xcyug3m .container {
        padding: 0 16px;
    }
}

.bl8xcyug3m .d03jeetkw8 {
    justify-content: center;
    margin: 0 -24px;
}

.bl8xcyug3m .d03jeetkw8 .wmuzrgw00w {
    padding: 0 24px;
}

.bl8xcyug3m .d03jeetkw8 .wmuzrgw00w:first-child {
    margin-bottom: 0;
}

.bl8xcyug3m .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .bl8xcyug3m .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.bl8xcyug3m .wmuzrgw00w {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .bl8xcyug3m .wmuzrgw00w {
        margin-bottom: 32px;
    }
}

.bl8xcyug3m .wmuzrgw00w:hover .xhab4ri4of .b18on726ws img,
.bl8xcyug3m .wmuzrgw00w:focus .xhab4ri4of .b18on726ws img {
    transform: scale(1.08);
}

.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .b18on726ws {
    overflow: hidden;
    border-radius: 0.3rem;
    margin-bottom: 24px;
}

.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .b18on726ws img {
    height: 420px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .mtk61m8zql {
    margin-bottom: 16px;
}

.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
        margin-bottom: 16px;
    }
}

.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline {
    padding: 0 0 5px 0;
    border: none !important;
    position: relative;
    margin-top: 0;
}

.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh::before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline::before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline::before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline::before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline::before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline::before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline::before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
    transition: all 0.3s ease-in-out;
}

.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:hover:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:focus:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:focus:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:focus:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:focus:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:focus:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:focus:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:focus:before,
.bl8xcyug3m .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:focus:before {
    width: 0;
}

.bl8xcyug3m .p55hq4t20l {
    color: #000000;
}

.bl8xcyug3m .ofeyeyyexc {
    color: #1c1c1c;
}

.bl8xcyug3m .mtk61m8zql {
    color: #F9E830;
}

.bl8xcyug3m .ofeyeyyexc,
.bl8xcyug3m .oznf5ud30d {
    color: #000000;
}

.mwz9xocktd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
    background-color: #f9e830;
}

.mwz9xocktd .mbr-fallback-image.disabled {
    display: none;
}

.mwz9xocktd .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mwz9xocktd .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .mwz9xocktd .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .mwz9xocktd .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .mwz9xocktd .container {
        padding: 0 16px;
    }
}

.mwz9xocktd .r1236qcxu7 {
    position: relative;
    margin-bottom: 32px;
}

.mwz9xocktd .r1236qcxu7 .e1p29klvma {
    position: relative;
    z-index: 1;
}

.mwz9xocktd .r1236qcxu7 .e1p29klvma .p55hq4t20l {
    margin-bottom: 32px;
    display: inline-flex;
}

@media (max-width: 992px) {
    .mwz9xocktd .r1236qcxu7 .e1p29klvma .p55hq4t20l {
        margin-bottom: 16px;
    }
}

.mwz9xocktd .r1236qcxu7 .ksn0ina6v3 {
    position: relative;
    z-index: 1;
}

.mwz9xocktd .r1236qcxu7 .ksn0ina6v3 .nugp0sdo8s {
    display: inline-flex;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .mwz9xocktd .r1236qcxu7 .ksn0ina6v3 .nugp0sdo8s {
        margin-bottom: 16px;
    }
}

.mwz9xocktd .r1236qcxu7 .oznf5ud30d {
    position: relative;
    z-index: 1;
}

.mwz9xocktd .r1236qcxu7 .ldxbw1r6jc {
    position: relative;
    z-index: 1;
    margin: 200px 0 0 0;
}

.mwz9xocktd .r1236qcxu7 img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100vh;
    object-fit: cover;
    margin-right: 60px;
}

@media (max-width: 992px) {
    .mwz9xocktd .r1236qcxu7 img {
        width: 100%;
        height: 400px;
        margin: 0;
        top: auto;
        bottom: 0;
    }
}

.mwz9xocktd .p55hq4t20l {
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.mwz9xocktd .nugp0sdo8s {
    color: #f4f4f4;
}

.mwz9xocktd .ldxbw1r6jc {
    color: #ffffff;
}

.mwz9xocktd .nugp0sdo8s,
.mwz9xocktd .ksn0ina6v3 {
    text-align: center;
    color: #000000;
}

.mwz9xocktd .p55hq4t20l,
.mwz9xocktd .oznf5ud30d,
.mwz9xocktd .e1p29klvma {
    text-align: center;
    color: #000000;
}

.fz7rd8jqhg {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.fz7rd8jqhg .mbr-fallback-image.disabled {
    display: none;
}

.fz7rd8jqhg .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fz7rd8jqhg .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .fz7rd8jqhg .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .fz7rd8jqhg .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .fz7rd8jqhg .container {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .fz7rd8jqhg .r1236qcxu7 .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.fz7rd8jqhg .d03jeetkw8 {
    justify-content: space-between;
}

.fz7rd8jqhg .wmuzrgw00w {
    border-bottom: 1px solid #000000;
}

.fz7rd8jqhg .wmuzrgw00w:first-child {
    border-top: 1px solid #000000;
}

.fz7rd8jqhg .wmuzrgw00w .xhab4ri4of .qdeoct3omp {
    display: flex;
    padding: 80px 0;
}

@media (max-width: 992px) {
    .fz7rd8jqhg .wmuzrgw00w .xhab4ri4of .qdeoct3omp {
        padding: 48px 0;
        display: block;
    }
}

.fz7rd8jqhg .wmuzrgw00w .xhab4ri4of .qdeoct3omp .ofeyeyyexc {
    width: 35%;
    margin-right: 16px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .fz7rd8jqhg .wmuzrgw00w .xhab4ri4of .qdeoct3omp .ofeyeyyexc {
        width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
    }
}

.fz7rd8jqhg .wmuzrgw00w .xhab4ri4of .qdeoct3omp .pbyqrq7rht {
    width: 55%;
    margin-bottom: 0;
    margin-right: 16px;
}

@media (max-width: 992px) {
    .fz7rd8jqhg .wmuzrgw00w .xhab4ri4of .qdeoct3omp .pbyqrq7rht {
        width: 100%;
        margin-right: 0;
    }
}

.fz7rd8jqhg .ofeyeyyexc {
    color: #000000;
}

.fz7rd8jqhg .pbyqrq7rht {
    color: #000000;
}

.c3owq7pqvc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.c3owq7pqvc .mbr-fallback-image.disabled {
    display: none;
}

.c3owq7pqvc .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c3owq7pqvc .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .c3owq7pqvc .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .c3owq7pqvc .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .c3owq7pqvc .container {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .c3owq7pqvc .luz798nokj {
        margin-bottom: 16px;
    }
}

.c3owq7pqvc .luz798nokj .ldxbw1r6jc {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 16px;
}

.c3owq7pqvc .luz798nokj .ldxbw1r6jc::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #fc4db0, #f9e830);
}

.c3owq7pqvc .pjgkowgf7r .nugp0sdo8s {
    margin-bottom: 0;
}

.c3owq7pqvc .ldxbw1r6jc {
    color: #1c1c1c;
}

.c3owq7pqvc .nugp0sdo8s {
    color: #000000;
}

.c3owq7pqvc .ldxbw1r6jc,
.c3owq7pqvc .luz798nokj {
    color: #000000;
}

.ibpp2s42o0 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ibpp2s42o0 .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .ibpp2s42o0 .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.ibpp2s42o0 .mbr-fallback-image.disabled {
    display: none;
}

.ibpp2s42o0 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ibpp2s42o0 .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .ibpp2s42o0 .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .ibpp2s42o0 .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .ibpp2s42o0 .container {
        padding: 0 16px;
    }
}

.ibpp2s42o0 .ikk1cyukp5 {
    display: flex;
    justify-content: center;
}

.ibpp2s42o0 .ikk1cyukp5 img {
    height: 630px;
    width: 70%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ibpp2s42o0 .ikk1cyukp5 img {
        height: 350px;
    }
}

.ibpp2s42o0 .p55hq4t20l {
    color: #000000;
    text-align: center;
}

.gc0zj0j2mp {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.gc0zj0j2mp .mbr-fallback-image.disabled {
    display: none;
}

.gc0zj0j2mp .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gc0zj0j2mp .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .gc0zj0j2mp .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .gc0zj0j2mp .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .gc0zj0j2mp .container {
        padding: 0 16px;
    }
}

.gc0zj0j2mp .d03jeetkw8 {
    justify-content: center;
    margin: 0 -24px;
}

.gc0zj0j2mp .d03jeetkw8 .wmuzrgw00w {
    padding: 0 24px;
}

.gc0zj0j2mp .d03jeetkw8 .wmuzrgw00w:first-child {
    margin-bottom: 0;
}

.gc0zj0j2mp .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .gc0zj0j2mp .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.gc0zj0j2mp .wmuzrgw00w {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .gc0zj0j2mp .wmuzrgw00w {
        margin-bottom: 32px;
    }
}

.gc0zj0j2mp .wmuzrgw00w:hover .xhab4ri4of .b18on726ws img,
.gc0zj0j2mp .wmuzrgw00w:focus .xhab4ri4of .b18on726ws img {
    transform: scale(1.08);
}

.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .b18on726ws {
    overflow: hidden;
    border-radius: 0.3rem;
    margin-bottom: 24px;
}

.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .b18on726ws img {
    height: 420px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .mtk61m8zql {
    margin-bottom: 16px;
}

.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
        margin-bottom: 16px;
    }
}

.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline {
    padding: 0 0 5px 0;
    border: none !important;
    position: relative;
    margin-top: 0;
}

.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh::before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline::before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline::before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline::before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline::before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline::before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline::before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
    transition: all 0.3s ease-in-out;
}

.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:hover:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:focus:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:focus:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:focus:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:focus:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:focus:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:focus:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:focus:before,
.gc0zj0j2mp .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:focus:before {
    width: 0;
}

.gc0zj0j2mp .p55hq4t20l {
    color: #000000;
}

.gc0zj0j2mp .ofeyeyyexc {
    color: #1c1c1c;
}

.gc0zj0j2mp .mtk61m8zql {
    color: #F9E830;
}

.gc0zj0j2mp .ofeyeyyexc,
.gc0zj0j2mp .oznf5ud30d {
    color: #000000;
}

.q6rf2ucc4s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f4f4f4;
    position: relative;
}

.q6rf2ucc4s .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .q6rf2ucc4s .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.q6rf2ucc4s::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, #f9e830, #beae05);
}

.q6rf2ucc4s .mbr-fallback-image.disabled {
    display: none;
}

.q6rf2ucc4s .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q6rf2ucc4s .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .q6rf2ucc4s .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .q6rf2ucc4s .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .q6rf2ucc4s .container {
        padding: 0 16px;
    }
}

.q6rf2ucc4s .ikk1cyukp5 {
    display: flex;
    justify-content: center;
}

.q6rf2ucc4s .ikk1cyukp5 img {
    height: 630px;
    width: 70%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .q6rf2ucc4s .ikk1cyukp5 img {
        height: 350px;
    }
}

.q6rf2ucc4s .p55hq4t20l {
    color: #000000;
    text-align: center;
}

.by6n3ccr4w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.by6n3ccr4w .mbr-fallback-image.disabled {
    display: none;
}

.by6n3ccr4w .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.by6n3ccr4w .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .by6n3ccr4w .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .by6n3ccr4w .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .by6n3ccr4w .container {
        padding: 0 16px;
    }
}

.by6n3ccr4w .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .by6n3ccr4w .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.by6n3ccr4w .luz798nokj {
    margin-bottom: 32px;
    padding-right: 60px;
    padding-right: 0;
    padding-left: 60px;
}

@media (max-width: 992px) {
    .by6n3ccr4w .luz798nokj {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .by6n3ccr4w .luz798nokj {
        padding: 0;
    }
}

.by6n3ccr4w .luz798nokj .ldxbw1r6jc {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 16px;
}

.by6n3ccr4w .luz798nokj .ldxbw1r6jc::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #fc4db0, #f9e830);
}

.by6n3ccr4w .ikk1cyukp5 {
    padding-right: 60px;
    padding-right: 0;
    padding-left: 60px;
}

@media (max-width: 992px) {
    .by6n3ccr4w .ikk1cyukp5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .by6n3ccr4w .ikk1cyukp5 {
        padding: 0;
        margin-bottom: 32px;
    }
}

.by6n3ccr4w .ikk1cyukp5 img {
    height: 500px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .by6n3ccr4w .ikk1cyukp5 img {
        height: 350px;
    }
}

.by6n3ccr4w .pjgkowgf7r .nugp0sdo8s {
    margin-bottom: 0;
}

.by6n3ccr4w .p55hq4t20l {
    color: #000000;
}

.by6n3ccr4w .ldxbw1r6jc {
    color: #1c1c1c;
}

.by6n3ccr4w .nugp0sdo8s {
    color: #000000;
}

.by6n3ccr4w .ldxbw1r6jc,
.by6n3ccr4w .luz798nokj {
    color: #000000;
}

.ax647kp93z {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ax647kp93z .mbr-fallback-image.disabled {
    display: none;
}

.ax647kp93z .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ax647kp93z .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .ax647kp93z .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .ax647kp93z .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .ax647kp93z .container {
        padding: 0 16px;
    }
}

.ax647kp93z .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .ax647kp93z .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.ax647kp93z .luz798nokj {
    margin-bottom: 32px;
    padding-right: 60px;
    padding-right: 0;
    padding-left: 60px;
}

@media (max-width: 992px) {
    .ax647kp93z .luz798nokj {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .ax647kp93z .luz798nokj {
        padding: 0;
    }
}

.ax647kp93z .luz798nokj .ldxbw1r6jc {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 16px;
}

.ax647kp93z .luz798nokj .ldxbw1r6jc::before {
    content: '';
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom, #fc4db0, #f9e830);
}

.ax647kp93z .ikk1cyukp5 {
    padding-right: 60px;
    padding-right: 0;
    padding-left: 60px;
}

@media (max-width: 992px) {
    .ax647kp93z .ikk1cyukp5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .ax647kp93z .ikk1cyukp5 {
        padding: 0;
        margin-bottom: 32px;
    }
}

.ax647kp93z .ikk1cyukp5 img {
    height: 500px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ax647kp93z .ikk1cyukp5 img {
        height: 350px;
    }
}

.ax647kp93z .pjgkowgf7r .nugp0sdo8s {
    margin-bottom: 0;
}

.ax647kp93z .p55hq4t20l {
    color: #000000;
}

.ax647kp93z .ldxbw1r6jc {
    color: #1c1c1c;
}

.ax647kp93z .nugp0sdo8s {
    color: #000000;
}

.ax647kp93z .ldxbw1r6jc,
.ax647kp93z .luz798nokj {
    color: #000000;
}

.ufoiwk3bnv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ufoiwk3bnv .mbr-fallback-image.disabled {
    display: none;
}

.ufoiwk3bnv .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ufoiwk3bnv .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .ufoiwk3bnv .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .ufoiwk3bnv .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .ufoiwk3bnv .container {
        padding: 0 16px;
    }
}

.ufoiwk3bnv .r1236qcxu7 .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .ufoiwk3bnv .r1236qcxu7 .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.ufoiwk3bnv .wmuzrgw00w {
    margin-bottom: 64px;
}

.ufoiwk3bnv .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma {
    display: inline-flex;
    align-items: center;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .ufoiwk3bnv .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma {
        margin-bottom: 16px;
    }
}

.ufoiwk3bnv .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma .l0mefpsj5y {
    font-size: 36px;
    color: #000000;
    margin-right: 12px;
}

.ufoiwk3bnv .wmuzrgw00w .xhab4ri4of .qdeoct3omp .wmux3z4vrg .e1p29klvma .ofeyeyyexc {
    margin-bottom: 0;
}

.ufoiwk3bnv .wmuzrgw00w .xhab4ri4of .qdeoct3omp .ksn0ina6v3 .pbyqrq7rht {
    display: inline-flex;
    width: 80%;
    margin-bottom: 0;
}

.ufoiwk3bnv .p55hq4t20l {
    color: #000000;
    text-align: center;
}

.ufoiwk3bnv .ofeyeyyexc {
    color: #f4f4f4;
}

.ufoiwk3bnv .pbyqrq7rht {
    color: #c1c1c1;
}

.ufoiwk3bnv .ofeyeyyexc,
.ufoiwk3bnv .wmux3z4vrg {
    color: #000000;
}

.ufoiwk3bnv .pbyqrq7rht,
.ufoiwk3bnv .ksn0ina6v3 {
    color: #000000;
}

.uqjsrakodc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.uqjsrakodc .mbr-fallback-image.disabled {
    display: none;
}

.uqjsrakodc .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.uqjsrakodc .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .uqjsrakodc .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .uqjsrakodc .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .uqjsrakodc .container {
        padding: 0 16px;
    }
}

.uqjsrakodc .d03jeetkw8 {
    justify-content: space-between;
}

.uqjsrakodc .d03jeetkw8 .lxf5h6ikng {
    justify-content: flex-end;
    padding-bottom: 64px;
}

@media (max-width: 992px) {
    .uqjsrakodc .d03jeetkw8 .lxf5h6ikng {
        padding-bottom: 32px;
    }

    .uqjsrakodc .d03jeetkw8 .lxf5h6ikng:last-child {
        padding-bottom: 0;
    }
}

.uqjsrakodc .xtoc67lb8j {
    -webkit-flex: inherit;
}

.uqjsrakodc .xtoc67lb8j .ofeyeyyexc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .uqjsrakodc .xtoc67lb8j .ofeyeyyexc {
        margin-bottom: 16px;
    }
}

@media (max-width: 992px) {
    .uqjsrakodc .ikk1cyukp5 {
        margin-bottom: 32px;
    }
}

.uqjsrakodc .ikk1cyukp5 img {
    height: 820px;
    object-fit: cover;
}

.uqjsrakodc .ofeyeyyexc {
    color: #000000;
}

.uqjsrakodc .pbyqrq7rht {
    color: #000000;
}

.c5ulgfqimq {
    padding-top: 0rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.c5ulgfqimq .mbr-fallback-image.disabled {
    display: none;
}

.c5ulgfqimq .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c5ulgfqimq .xzyfj7w3a4 {
    padding: 0;
}

@media (max-width: 1440px) {
    .c5ulgfqimq .xzyfj7w3a4 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .c5ulgfqimq .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .c5ulgfqimq .container {
        padding: 0 16px;
    }
}

.c5ulgfqimq .ikk1cyukp5 {
    height: 100%;
}

.c5ulgfqimq .ikk1cyukp5 img {
    height: 100%;
    object-fit: cover;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .c5ulgfqimq .ikk1cyukp5 img {
        height: 400px;
        margin: 32px 0;
        border-radius: 0.3rem !important;
    }
}

.c5ulgfqimq .r1236qcxu7 {
    padding: 150px 150px 150px 32px;
    padding: 150px 32px 150px 150px;
}

@media (max-width: 1440px) {
    .c5ulgfqimq .r1236qcxu7 {
        padding: 150px 32px 150px 96px;
    }
}

@media (max-width: 992px) {
    .c5ulgfqimq .r1236qcxu7 {
        padding: 0 0 48px 0;
    }
}

@media (max-width: 1440px) {
    .c5ulgfqimq .r1236qcxu7 {
        padding: 150px 96px 150px 32px;
    }
}

@media (max-width: 992px) {
    .c5ulgfqimq .r1236qcxu7 {
        padding: 0 0 48px 0;
    }
}

.c5ulgfqimq .r1236qcxu7 .p55hq4t20l {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .c5ulgfqimq .r1236qcxu7 .p55hq4t20l {
        margin-bottom: 16px;
    }
}

.c5ulgfqimq .r1236qcxu7 .nugp0sdo8s {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .c5ulgfqimq .r1236qcxu7 .nugp0sdo8s {
        margin-bottom: 16px;
    }
}

.c5ulgfqimq .p55hq4t20l {
    color: #1c1c1c;
}

.c5ulgfqimq .nugp0sdo8s {
    color: #1c1c1c;
}

.cid-v2xdo9bFmu {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2xdo9bFmu .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2xdo9bFmu .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2xdo9bFmu .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .cid-v2xdo9bFmu .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .cid-v2xdo9bFmu .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .cid-v2xdo9bFmu .container {
        padding: 0 16px;
    }
}

.cid-v2xdo9bFmu .d03jeetkw8 {
    justify-content: center;
    margin: 0 -24px;
}

.cid-v2xdo9bFmu .d03jeetkw8 .wmuzrgw00w {
    padding: 0 24px;
}

.cid-v2xdo9bFmu .d03jeetkw8 .wmuzrgw00w:first-child {
    margin-bottom: 0;
}

.cid-v2xdo9bFmu .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .cid-v2xdo9bFmu .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.cid-v2xdo9bFmu .wmuzrgw00w {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .cid-v2xdo9bFmu .wmuzrgw00w {
        margin-bottom: 32px;
    }
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .b18on726ws {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .b18on726ws img {
    height: 136px;
    width: 136px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .card-price {
    padding-top: 32px;
    border-top: 1px solid #000000;
    margin-bottom: 24px;
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
        margin-bottom: 16px;
    }
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .card-desc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .card-desc {
        margin-bottom: 16px;
    }
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline {
    padding: 0 0 5px 0;
    border: none !important;
    position: relative;
    margin-top: 0;
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh::before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline::before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline::before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline::before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline::before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline::before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline::before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
    transition: all 0.3s ease-in-out;
}

.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:hover:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:focus:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:focus:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:focus:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:focus:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:focus:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:focus:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:focus:before,
.cid-v2xdo9bFmu .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:focus:before {
    width: 0;
}

.cid-v2xdo9bFmu .p55hq4t20l {
    color: #000000;
    text-align: center;
}

.cid-v2xdo9bFmu .ofeyeyyexc {
    color: #1c1c1c;
}

.cid-v2xdo9bFmu .card-desc {
    color: #000000;
    text-align: center;
}

.cid-v2xdo9bFmu .card-price {
    color: #000000;
    text-align: center;
}

.cid-v2xdo9bFmu .ofeyeyyexc,
.cid-v2xdo9bFmu .oznf5ud30d {
    text-align: center;
    color: #000000;
}

.ghrjvmepas {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ghrjvmepas .mbr-fallback-image.disabled {
    display: none;
}

.ghrjvmepas .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ghrjvmepas .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .ghrjvmepas .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .ghrjvmepas .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .ghrjvmepas .container {
        padding: 0 16px;
    }
}

.ghrjvmepas .d03jeetkw8 {
    margin: 0 -20px;
}

.ghrjvmepas .wmuzrgw00w {
    padding: 0 20px;
}

.ghrjvmepas .wmuzrgw00w .xhab4ri4of .b18on726ws img {
    height: 700px;
    object-fit: cover;
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .ghrjvmepas .wmuzrgw00w .xhab4ri4of .b18on726ws img {
        height: 350px;
    }
}

.cid-v2xdo9cuRH {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2xdo9cuRH .mbr-fallback-image.disabled {
    display: none;
}

.cid-v2xdo9cuRH .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2xdo9cuRH .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .cid-v2xdo9cuRH .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .cid-v2xdo9cuRH .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .cid-v2xdo9cuRH .container {
        padding: 0 16px;
    }
}

.cid-v2xdo9cuRH .d03jeetkw8 {
    justify-content: center;
    margin: 0 -24px;
}

.cid-v2xdo9cuRH .d03jeetkw8 .wmuzrgw00w {
    padding: 0 24px;
}

.cid-v2xdo9cuRH .d03jeetkw8 .wmuzrgw00w:first-child {
    margin-bottom: 0;
}

.cid-v2xdo9cuRH .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .cid-v2xdo9cuRH .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.cid-v2xdo9cuRH .wmuzrgw00w {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .cid-v2xdo9cuRH .wmuzrgw00w {
        margin-bottom: 32px;
    }
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .b18on726ws {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .b18on726ws img {
    height: 136px;
    width: 136px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .card-price {
    padding-top: 32px;
    border-top: 1px solid #000000;
    margin-bottom: 24px;
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .ofeyeyyexc {
        margin-bottom: 16px;
    }
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .card-desc {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .card-desc {
        margin-bottom: 16px;
    }
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline {
    padding: 0 0 5px 0;
    border: none !important;
    position: relative;
    margin-top: 0;
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh::before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline::before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline::before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline::before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline::before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline::before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline::before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #000000;
    transition: all 0.3s ease-in-out;
}

.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:hover:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .nwouyvuzbh:focus:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-secondary-outline:focus:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-success-outline:focus:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-info-outline:focus:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-warning-outline:focus:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-danger-outline:focus:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-black-outline:focus:before,
.cid-v2xdo9cuRH .wmuzrgw00w .xhab4ri4of .hs48nt7t4w .oznf5ud30d .btn-white-outline:focus:before {
    width: 0;
}

.cid-v2xdo9cuRH .p55hq4t20l {
    color: #000000;
    text-align: center;
}

.cid-v2xdo9cuRH .ofeyeyyexc {
    color: #1c1c1c;
}

.cid-v2xdo9cuRH .card-desc {
    color: #000000;
    text-align: center;
}

.cid-v2xdo9cuRH .card-price {
    color: #000000;
    text-align: center;
}

.cid-v2xdo9cuRH .ofeyeyyexc,
.cid-v2xdo9cuRH .oznf5ud30d {
    text-align: center;
    color: #000000;
}

.zx80t2w89v {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.zx80t2w89v .mbr-fallback-image.disabled {
    display: none;
}

.zx80t2w89v .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zx80t2w89v .xzyfj7w3a4 {
    position: relative;
    z-index: 1;
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .zx80t2w89v .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .zx80t2w89v .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .zx80t2w89v .container {
        padding: 0 16px;
    }
}

.zx80t2w89v .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 96px;
}

@media (max-width: 992px) {
    .zx80t2w89v .wmux3z4vrg .p55hq4t20l {
        margin-bottom: 48px;
    }
}

.zx80t2w89v .u44mi1zswp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px 115px;
}

@media (max-width: 992px) {
    .zx80t2w89v .u44mi1zswp {
        grid-template-columns: 1fr;
        gap: 32px;
    }
}

.zx80t2w89v .wmuzrgw00w .xhab4ri4of:hover .b18on726ws img,
.zx80t2w89v .wmuzrgw00w .xhab4ri4of:focus .b18on726ws img {
    transform: scale(1.08);
}

.zx80t2w89v .wmuzrgw00w .xhab4ri4of .b18on726ws {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 0.3rem;
    margin-bottom: 24px;
    height: 500px;
    padding: 32px;
}

@media (max-width: 992px) {
    .zx80t2w89v .wmuzrgw00w .xhab4ri4of .b18on726ws {
        height: 400px;
        padding: 18px;
    }
}

.zx80t2w89v .wmuzrgw00w .xhab4ri4of .b18on726ws img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.zx80t2w89v .wmuzrgw00w .xhab4ri4of .b18on726ws .hs48nt7t4w {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
}

.zx80t2w89v .wmuzrgw00w .xhab4ri4of .b18on726ws .hs48nt7t4w .ofeyeyyexc {
    margin-bottom: 0;
}

.zx80t2w89v .wmuzrgw00w .xhab4ri4of .b18on726ws .hs48nt7t4w .l0mefpsj5y {
    display: inline-flex;
    font-size: 32px;
    color: #ffffff;
    width: 32px;
    height: 32px;
    margin-left: 16px;
}

.zx80t2w89v .wmuzrgw00w a {
    display: block;
}

.zx80t2w89v .item-menu-overlay .btn-wrapper {
    margin-top: -4%;
}

.zx80t2w89v .p55hq4t20l {
    color: #000000;
}

.zx80t2w89v .ofeyeyyexc {
    color: #ffffff;
}

.s8edc6qvrx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #eaeaea;
}

.s8edc6qvrx .mbr-fallback-image.disabled {
    display: none;
}

.s8edc6qvrx .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.s8edc6qvrx .xzyfj7w3a4 {
    padding: 0 60px;
}

@media (max-width: 1440px) {
    .s8edc6qvrx .xzyfj7w3a4 {
        padding: 0 42px;
    }
}

@media (max-width: 992px) {
    .s8edc6qvrx .xzyfj7w3a4 {
        padding: 0 16px;
    }
}

@media (max-width: 992px) {
    .s8edc6qvrx .container {
        padding: 0 16px;
    }
}

.s8edc6qvrx .wmux3z4vrg {
    margin-bottom: 150px;
}

@media (max-width: 992px) {
    .s8edc6qvrx .wmux3z4vrg {
        margin-bottom: 48px;
    }
}

.s8edc6qvrx .wmux3z4vrg .p55hq4t20l {
    margin-bottom: 0;
}

.s8edc6qvrx .k9gz6wooxe .j48grjmgrq {
    display: inline-block;
    padding: 0;
    margin: 0 0 150px 0;
    list-style-type: none;
}

@media (max-width: 992px) {
    .s8edc6qvrx .k9gz6wooxe .j48grjmgrq {
        margin: 0 0 48px 0;
    }
}

.s8edc6qvrx .k9gz6wooxe .j48grjmgrq .cjg7uhodrb {
    position: relative;
    margin-bottom: 16px;
}

.s8edc6qvrx .k9gz6wooxe .j48grjmgrq .cjg7uhodrb:last-child {
    margin-bottom: 0;
}

.s8edc6qvrx .k9gz6wooxe .j48grjmgrq .cjg7uhodrb::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #000000;
    transition: all 0.3s ease-in-out;
}

.s8edc6qvrx .k9gz6wooxe .j48grjmgrq .cjg7uhodrb:hover::before,
.s8edc6qvrx .k9gz6wooxe .j48grjmgrq .cjg7uhodrb:focus::before {
    width: 100%;
}

.s8edc6qvrx .l2p7kgt34t {
    height: 1px;
    background-color: #c1c1c1;
}

.s8edc6qvrx .juyiypdol9 {
    padding: 16px 0;
    margin-bottom: 0;
    color: #1c1c1c;
}

.s8edc6qvrx .p55hq4t20l {
    color: #1c1c1c;
}

.s8edc6qvrx .j48grjmgrq {
    color: #1c1c1c;
}